home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / PinkPantherGo.swf / scripts / DefineButton2_72 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-08-05  |  81 b   |  6 lines

  1. on(release){
  2.    gotoAndPlay("g" add kazu);
  3.    kazu += "1";
  4.    doti = "2";
  5. }
  6.